PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / setColor Method
The colour to be used for drawing text and the default value for the colour of table borders and text decorations.
In This Topic
    setColor Method
    In This Topic
    Sets the text color.
    Syntax
    public void setColor( 
       PDFRgbColor value
    )

    Parameters

    value
    The colour to be used for drawing text and the default value for the colour of table borders and text decorations.
    See Also